/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

/*TEMP CLOSE SHOP*/

/*
.woocommerce div.product form.cart, .shopping-cart-header, #menu-item-790 {
  display: none;
  opacity: 0;
  cursor: none;
}

.portfolio-template-default .featured-image {
  display: none;
}

.project-description ul li {
  list-style: none;
  font-size: 16px;
  margin-left: 1px;
  line-height: 1.26;
}

.project-description ul li:before {
  content: '- ';
  display: inline-block;
}

.project-description strong {
  font-weight: 400;
}

#banner_top {
  display: block;
  position: relative;
  background-color: #272324;
  padding: 10px;
  text-align: center;
  margin: 0 50px 20px;
}

.home #banner_top {
  margin: 0;
}

.home #banner_top {
  margin-top: 50px;
}

#banner_top p {
  color: #fff;
  margin-bottom: 0;
  font-size: 19px;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, .1), 1px 1px 1px rgba(0, 0, 0, .5);
  margin-top: 2px;
}

#banner_top p span {
  margin: 0 5px;
}

#banner_top p i {
  font-size: 14px;
}

article.product_cat-promotions .mk-product-holder:after {
  content: "-30%"!important;
  background-color: #272324;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 15px 8px;
  border-radius: 50%;
}

*/
/*MENU*/

.main-navigation-ul>li.menu-item:hover>a.menu-item-link, .main-navigation-ul>li.menu-item.current-menu-item>a.menu-item-link {
  color: #f4c9ab;
}

.widget_shopping_cart_content p {
  font-size: 14px;
}

/*PORTFOLIO*/

#mk-filter-portfolio.sortable-classic-style ul li a.current {
  background-color: transparent;
  color: #f4c9ab;
  font-weight: bold;
}

.mk-portfolio-item .the-title {
  color: #404040 !important;
}

.lights-gif img {
  display: block;
  margin: 0 auto;
}

.lights-off {
  animation: lightsGif 2s infinite linear;
}

.lights-on {
  margin-top: -500px !important;
}

@keyframes lightsGif {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.vendues .image-hover-overlay {
  opacity: 1;
  background-color: rgba(244, 201, 171, 0.5) !important;
}

.vendu-txt {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 70px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-top: 50px;
}

/*BOUTIQUE*/

.woocommerce div.product h1.product_title {
  font-size: 40px !important;
  line-height: 46px;
  font-weight: 400;
  text-transform: initial;
  width: fit-content;
}

.mk-product-loop.compact-layout .mk-product-holder {
  border: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  border-radius: 2px;
}

.mk-product-loop.compact-layout .mk-product-holder:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.mk-product-loop.compact-layout .mk-shop-item-detail {
  text-align: center;
}

.mk-product-loop.compact-layout .product-title {
  padding: 0;
  font-size: 25px !important;
  font-weight: 400 !important;
}

.mk-product-loop.compact-layout .product-title a {
  color: #404040;
  text-transform: initial;
}

.mk-product-loop.compact-layout .price {
  font-weight: 400;
  color: #999999;
}

.mk-product-loop.compact-layout .out-of-stock {
  background-color: #272324;
}

.outofstock .product-item-footer {
  display: none;
}

.mk-product-loop.compact-layout .product-link:hover .product-hover-image {
  display: none;
}

/*SINGLE PRODUCT*/

h1.product_title:before, h1.product_title:after {
  border-top: 1px solid #999999;
  content: '';
  width: 100%;
  display: block;
}

h1.product_title:before {
  margin-bottom: 10px;
}

h1.product_title:after {
  margin-top: 10px;
}

.single-product .entry-summary .price {
  margin-bottom: 10px;
}

.single-product .outofstock .entry-summary .price {
  text-decoration: line-through
}

.single-product .entry-summary .price .amount {
  font-family: 'Crimson Text';
  color: #666666 !important;
  font-size: 25px;
  font-weight: 600;
}

.woocommerce-product-details__short-description strong {
  font-family: 'Crimson Text';
  font-size: 25px;
}

.woocommerce-product-details__short-description strong a {
  color: #999999;
}

.woocommerce-product-details__short-description ul li strong {
  font-family: 'Montserrat' !important;
  font-size: 16px !important;
}

.woocommerce-product-details__short-description em {
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
  display: block;
}

.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus {
  background-color: #ffffff;
  border: 1px solid #f4c9ab;
  border-left: 0;
  color: #666666;
}

.button.checkout-button:hover, .single_add_to_cart_button:hover, .widget_price_filter .price_slider_amount .button:hover, .widget_shopping_cart .button.checkout:hover, .woocommerce #payment #place_order:hover {
  background-color: #666666 !important;
}

.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty {
  border-color: #f4c9ab;
  color: #666666;
}

.single-product .product .out-of-stock {
  background-color: #272324;
}

.quantity .plus:hover, .quantity .minus:hover {
  color: #999999;
}

.woocommerce .products.related {
  padding-top: 50px;
  clear: left;
}

/*

LIGHTGREY : #999999
DARKGREY : #666666

*/

/*GENERAL*/

.mk-text-block ul {
  margin-left: 0;
}

.mk-text-block ul li {
  list-style: none;
}

.mk-text-block ul li:before {
  content: "-";
  margin-right: 5px;
}

.master-holder strong {
  font-weight: 400;
}

.page h2 {
  margin-top: 15px;
}

/*BTN*/

.mk-button {
  text-shadow: none !important;
  font-size: 16px;
  box-shadow: none;
}

.mk-button--dimension-savvy {
  border: 1px solid #f4c9ab;
  font-family: 'Crimson Text';
  font-weight: 400;
}

/*SIDEBARMENUTOP*/

.mk-header-toolbar-holder {
  text-align: right;
}

/*MENU TOP*/

.mk-header, .mk-header-inner, .a-sticky .mk-header-inner, .header-style-2.a-sticky .mk-classic-nav-bg, .mk-header.sticky-style-fixed.a-sticky .mk-header-holder {
  border: 0 !important;
}

.hb-custom-header>div, .mk-header-bg {
  background: rgb(255, 255, 255);
  background: linear-gradient(97deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .90) 40%, rgba(255, 255, 255, .95) 50%, rgba(255, 255, 255, .90) 60%, rgba(255, 255, 255, 0) 100%);
}

.widget_shopping_cart .buttons .button {
  margin-bottom: 15px;
}

/*.sticky-style-fixed .main-navigation-ul>li.menu-item>a.menu-item-link {
  padding-top: 20px;
}

.shopping-cart-header  {
  padding-top: 17px;
}*/

/*GALERIE*/

#sb_instagram .sbi_photo_wrap {
  border: 1px solid #ededed;
  border-radius: 3px;
}

/*BLOG*/

.mk-blog-grid-item.two-column {
  overflow: initial;
}

.the-excerpt p {
  font-size: 14px;
}

.mk-blog-grid-item .blog-grid-holder {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  border-radius: 2px;
  border: 0;
}

.mk-blog-grid-item .blog-grid-holder:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

#mk-sidebar .widget a.post-list-title {
  color: #666;
}

/*CONTACT*/

.s_corporate #mk-contact-form-7 .contact-submit {
  border: 1px solid #f4c9ab !important;
  font-family: 'Crimson Text';
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: initial;
  padding: 15px 28px !important;
}

.s_corporate #mk-contact-form-7 .contact-submit:hover {
  background-color: #f4c9ab;
  color: #fff;
}

.mk-progress-button .mk-progress-button-content {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: bold;
}

.s_corporate #mk-contact-form-7 .contact-submit:hover {
  background-color: #666666;
  border-color: #666666
}

/*FOOTER*/

.mk-footer-copyright a {
  color: #999999;
}

.wpb_single_image .vc_figure-caption {
  text-align: left;
}

.single-post #mk-page-introduce {
  display: none;
}

ul#fixed-socnet {
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 0;
}

ul#fixed-socnet li {
  margin: 0 0 0 10px;
}

ul#fixed-socnet li svg {
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  padding: 10px;
  border: 1px solid #f4d7bc;
}

ul#fixed-socnet li a:hover {
  color: #999999;
}

.mk-go-top {
  border: 1px solid #f4d7bc;
  background-color: #fff;
  border-radius: 50%;
}

.mk-go-top svg {
  fill: #666666;
}

.mk-go-top:hover {
  border: 1px solid #f4d7bc;
  background-color: #fff;
}

.mk-go-top:hover svg {
  fill: #999999;
}

/*RESPONSIVE*/

.add-cart-responsive-state .mk-header-cart-count {
  background: #f7e0c9;
}

.woocommerce div.product_cat-promotions:after {
  content: "-30%" !important;
  background-color: #272324;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 15px 8px;
  border-radius: 50%;
}

.related.products .product_cat-promotions:after {
  display: none;
}

/*.woocommerce .products.related .mk-product-holder:after {
  display: none;
}*/

.woocommerce div.product.product_cat-promotions:after {
  top: 7px;
  left: 7px;
}

/*.product_cat-promotions.outofstock .mk-product-holder:after  {
  display: none;
}*/

/*OUT OF STOCK PRODUCTS*/

article.outofstock .mk-shop-item-detail {
  opacity: .3;
}

article.outofstock .price, .single-product .outofstock .entry-summary .price {
  display: none !important;
}

@media (max-width:1140px) {
  #banner_top {
    margin-top: 60px;
  }
}

@media (max-width:1220px) {
  #banner_top {
    padding: 30px;
  }

  #banner_top p i {
    display: block;
  }
}

@media (max-width:700px) {}

#respond input#submit, #review_form_wrapper input[type=submit], .post-password-form input[type=submit], button.checkout-button, .woocommerce-product-search button[type=submit], .woocommerce-product-search input[type=submit], .wpcf7-submit, a.button, button.button, input.button {
  background-color: #272324;
}

/*MOBILE*/

@media (max-width:570px) {
  .lights-gif {
    position: relative;
  }

  .lights-gif img {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
  }

  .lights-off {
    position: relative !important;
    z-index: 2;
  }

  .lights-on {
    z-index: 1;
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 782px) {
  html #wpadminbar {
    position: initial !important;
  }
}

.mk-nav-responsive-link {
  margin-top: 25px;
}

/*
.woocommerce-shipping-destination, .woocommerce-shipping-calculator {
  display: none;
}

.woocommerce ul#shipping_method li label {
  margin-left: 5px;
}*/